A programming concept that allows execution to proceed to a different part of the code without any conditions.
किसी प्रोग्रामिंग अवधारणा जो बिना किसी शर्त के कोड के एक अलग भाग में कार्यवाही करने की अनुमति देती है।
English Usage: The algorithm uses unconditional branching to jump directly to the error handling section.
Hindi Usage: एल्गोरिदम अनकंडीशनल ब्रांचे का उपयोग करके सीधे त्रुटि हैंडलिंग अनुभाग में कूदता है।